geany_dlang ~master (2022-04-10T03:23:54.8738792)
Dub
Repo
ConfigFile
geany_dlang
config
Undocumented in source.
@
safe
class
ConfigFile {
Config
config
;
this
(GeanyData* geany_data);
~this
();
void
saveConf
();
}
Constructors
this
this
(GeanyData* geany_data)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
saveConf
void
saveConf
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
config
Config
config
;
Undocumented in source.
Meta
Source
See Implementation
geany_dlang
config
classes
ConfigFile
structs
Config